LassoScript Utility
Basics Browse Detail

[Tag->Description]

Tag Link [Tag->Description] Category Tags
Type Member Source Available No
Support Preferred Version 6.0
Change Unchanged Data Source Any
Output Type String Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0

Description

The [Tag->Description] tag returns the description of a tag if it is available. Descriptions for custom tags can be set using the -Description parameter in the opening [Define_Tag]. Many built-in tags also have descriptions.

A reference to a tag can be retrieved through the [Tags] map or the [Null->Properties->Second] map of a data type.

Syntax

[Tags->(Find: 'tagname')->(Description)]

[Tags->(Find: 'tagname')->(Description)]

[Array->(Properties->Second->(Find: 'tagname')->(Description)]

Parameters

No Parameters Required.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.